module Base
{
	model DragonScimitar
	{
		mesh = weapons/1Handed/DragonScimitar,
		texture = WorldItems/DragonScimitar,

		attachment world
		{
			offset = 0.0000 0.1400 0.0000,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model GraniteMaul
	{
		mesh = Weapons/2Handed/GraniteMaul,
		texture = WorldItems/GraniteMaul,

		attachment world
		{
			offset = -0.0100 0.3350 0.0000,
			rotate = 0.0000 0.0000 0.0000,
		}
	}

	model SteelDagger
	{
		mesh = Weapons/1Handed/SteelDagger,
		texture = WorldItems/SteelDagger,

		attachment world
		{
			offset = 0.0000 0.1150 -0.0100,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model GhraziRapier
	{
		mesh = Weapons/1Handed/GhraziRapier,
		texture = WorldItems/GhraziRapier,

		attachment world
		{
			offset = 0.0000 0.1150 -0.0100,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model ZamorakGodSword
	{
		mesh = Weapons/2Handed/ZamorakGodSword,
		texture = WorldItems/ZamorakGodSword,

		attachment world
		{
			offset = 0.0000 0.2850 0.0150,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model DragonHalberd
	{
		mesh = Weapons/2Handed/DragonHalberd,
		texture = WorldItems/DragonHalberd,

		attachment world
		{
			offset = -0.0100 0.3150 0.0000,
			rotate = 0.0000 0.0000 0.0000,
		}
	}

	model Darklight
	{
		mesh = weapons/1Handed/Darklight,
		texture = WorldItems/Darklight,

		attachment world
		{
			offset = 0.0000 0.1400 0.0000,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model ObbyMaul
	{
		mesh = Weapons/2Handed/ObbyMaul,
		texture = WorldItems/ObbyMaul,

		attachment world
		{
			offset = -0.0100 0.3350 0.0000,
			rotate = 0.0000 0.0000 0.0000,
		}
	}

	model DHAxe
	{
		mesh = Weapons/2Handed/DHAxe,
		texture = WorldItems/DHAxe,

		attachment world
		{
			offset = -0.0100 0.3350 0.0000,
			rotate = 0.0000 0.0000 0.0000,
		}
	}

	model BCAnchor
	{
		mesh = Weapons/2Handed/BCAnchor,
		texture = WorldItems/BCAnchor,

		attachment world
		{
			offset = -0.0100 0.3350 0.0000,
			rotate = 0.0000 0.0000 0.0000,
		}
	}

	model Gnomeball
	{
		mesh = Weapons/1Handed/Gnomeball,
		texture = WorldItems/Gnomeball,

		attachment world
		{
			offset = 0.0000 0.0000 0.0000,
			rotate = 0.0000 90.0000 90.0000,
		}
	}

	model GnomeballStatic
	{
		mesh = Weapons/1Handed/Gnomeball,
		texture = WorldItems/Gnomeball,
		scale = 1,
	}

	model AbyssalWhip
	{
		mesh = weapons/1Handed/AbyssalWhip,
		texture = WorldItems/AbyssalWhip,

		attachment world
		{
			offset = 0.0000 0.1400 0.0000,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model ViturScythe
	{
		mesh = Weapons/2Handed/ViturScythe,
		texture = WorldItems/ViturScythe,

		attachment world
		{
			offset = -0.0100 0.3350 0.0000,
			rotate = 0.0000 0.0000 0.0000,
		}
	}

	model Hat_OSRS_PartyHat_ground
    {
        mesh = WorldItems/Clothing/OSRSPartyHat_ground,
    }

		model DragonDagger
	{
		mesh = Weapons/1Handed/DragonDagger,
		texture = WorldItems/DragonDagger,

		attachment world
		{
			offset = 0.0000 0.1150 -0.0100,
			rotate = 180.0000 0.0000 180.0000,
		}
	}

	model ChristmasCracker
	{
		mesh = WorldItems/ChristmasCracker,
		texture = WorldItems/ChristmasCracker,
	}

	model ChristmasCracker_ground
	{
		mesh = WorldItems/ChristmasCracker_ground,
		texture = WorldItems/ChristmasCracker,
	}
	
}